Documentations of Python Chapter 1 #57
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The folder docs/jsdoc/templates contains templates copied directly from js-slang. I did not modify these templates.
The folder docs/lib documents Python Chapter 1's math library as well as other built-in constants and functions. can get a preview on: https://wangyuyang1013.github.io/py-slang-bak-2/docs/python/python_1/global.html
The docs/python/specs/ folder contains the specifications. The final compiled spec document is located at docs/python/specs/source_1.pdf. Other parts of the spec are also included in the same folder.
The remaining files are style-related and have not been modified.
As an exchange student, I had to return to my home university over the past two weeks to prepare for my thesis defense. I apologize for the long gap since my last PR.
Including this one, I expect there will be only two more PRs remaining.